Welcome![Sign In][Sign Up]
Location:
Search - fundamental of algorithm

Search list

[Speech/Voice recognition/combineAFinePitchModelforSpeech

Description: 微软研究出来的一个基频提取算法,简单有效-Microsoft Research out of a fundamental frequency extraction algorithm is simple and effective
Platform: | Size: 99328 | Author: 微风 | Hits:

[Graph DrawingCG

Description: 1. 用某种方法实现圆的生成算法 2. 实现橡皮筋直线、圆、矩形。 3. 实现基本几何变换(平移、旋转、缩放)。 4. 实现Bezier曲线或B样条曲线。 5. 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来 -1. Using a method to achieve a circle generation algorithm 2. To achieve a rubber band straight, round, rectangular. 3. The realization of fundamental geometric transformations (translation, rotation, scaling). 4. To achieve Bezier curves or B-spline curve. 5. The final rendering result is a small interactive graphics system, with interface to link up all the features
Platform: | Size: 800768 | Author: 沈静 | Hits:

[Graph DrawingCG

Description: 1. 用某种方法实现圆的生成算法 2. 实现橡皮筋直线、圆、矩形。 3. 实现基本几何变换(平移、旋转、缩放)。 4. 实现Bezier曲线或B样条曲线。 5. 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来 -1. Using a method to achieve a circle generation algorithm 2. To achieve a rubber band straight, round, rectangular. 3. The realization of fundamental geometric transformations (translation, rotation, scaling). 4. To achieve Bezier curves or B-spline curve. 5. The final rendering result is a small interactive graphics system, with interface to link up all the features
Platform: | Size: 3993600 | Author: 沈静 | Hits:

[Graph DrawingCG

Description: 1. 用某种方法实现圆的生成算法 2. 实现橡皮筋直线、圆、矩形。 3. 实现基本几何变换(平移、旋转、缩放)。 4. 实现Bezier曲线或B样条曲线。 5. 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来 -1. Using a method to achieve a circle generation algorithm 2. To achieve a rubber band straight, round, rectangular. 3. The realization of fundamental geometric transformations (translation, rotation, scaling). 4. To achieve Bezier curves or B-spline curve. 5. The final rendering result is a small interactive graphics system, with interface to link up all the features
Platform: | Size: 904192 | Author: 沈静 | Hits:

[Graph programDelaunay

Description: 构建Delaunay三角网的VB源程序,这个算法比较基本使用,大家可以学习一下-Construction of Delaunay triangulation of the VB source code, the more fundamental use of this algorithm, we can learn about
Platform: | Size: 18432 | Author: wuwawa | Hits:

[CSharpshuzhizhuanhuan

Description: 十进制N和其它进制数的转换是计算机实现计算的基本问题,其解决方法很多,其中一个简单算法基于下列原理: N=(N div d)*d+ N mod d ( 其中:div为整除运算,mod为求余运算) 例如十进制向八进制的数制转换 (1348)10=(2504)8,其运算过程如下: N N div 8 N mod 8 1348 168 4 168 21 0 21 2 5 2 0 2 请利用堆栈用上述方法实现十进制向三进制的数制转换-Decimal number N, and other binary conversion is calculated on a computer to achieve the fundamental issue, the resolution many ways in which a simple algorithm based on the following principles: N = (N div d)* d+ N mod d (of which: div is divisible by operation, I mod for the sake of computing), such as decimal to octal number system conversion (1348) 10 = (2504) 8, its operation process is as follows: NN div 8 N mod 8 1348 168 4 168 21 0 21 2 5 2 0 2 to make use of the stack use of such methods to achieve the decimal to three decimal number system conversion
Platform: | Size: 1024 | Author: | Hits:

[Mathimatics-Numerical algorithmsAlgorithms.In.C.3rd.Ed.Part5.Graph.Algorithms

Description: 经典算法书(中文版)。这一套算法系列书介绍了当今最重要的算法,共分3卷,这是第2卷(第五部分),集中讲解图算法。本书共有6章(第17章~第22章)。第17章详细讨论图性质和类型,第18章~第22章分别讲解图搜索、有向图和DAG、最小生成树、最短路径以及网络流。书中提供了用C语言描述的完整算法源程序,并且配有丰富的插图和练习。-Algorithms in C, Third Edition, Part 5: Graph Algorithms is the second book in Sedgewick s thoroughly revised and rewritten series. The first book, Parts 1-4, addresses fundamental algorithms, data structures, sorting, and searching. A forthcoming third book will focus on strings, geometry, and a range of advanced algorithms. Each book s expanded coverage features new algorithms and implementations, enhanced descriptions and diagrams, and a wealth of new exercises for polishing skills. A focus on abstract data types makes the programs more broadly useful and relevant for the modern object-oriented programming environment. Coverage includes: * A complete overview of graph properties and types * Diagraphs and DAGs * Minimum spanning trees * Shortest paths * Network flows * Diagrams, sample C code, and detailed algorithm descriptions
Platform: | Size: 13904896 | Author: wang | Hits:

[Program docstudy_on_handoff_algorithm

Description: 本文提 出了基于功率预留的准入控制策略。首先介绍一种资源分配算法,该算法将可用信 道完全分配从而实现基站发射功率最小化。在此基础上,分别为小区间切换用户和 小区内切换用户设计预留策略,并根据系统的业务载荷自适应地调整功率预留量, 从而实现GOS的最优化。 -there exists a fundamental tradeoff between bandwidth and power. In this thesis, we propose a novel admission control scheme based on power reservation. Foremost, we introduce a joint subchannel and power allocation algorithm for WiMAX system, which minimizes the overall downlink transmit power by utilizing all available subchannels. Based on this, we propose two power reservation schemes for inter-cell handoff calls and intra-cell handoff calls, respectively. The amount of reserved power is determined in an adaptive manner for optimizing the metric of Grade of Service(GoS).
Platform: | Size: 3750912 | Author: punk_812 | Hits:

[Otherpart5

Description: With the amazing progress of computers, the finite element method (FEM) has become widely used in many practical situations. There exists, however, a large gap between its industrial applications and academic fundamental studies. One of its reasons is due to the difficulty in the pre-processing for FEM, i.e. mesh generation. The generation of mesh is a very difficult task if the degree-of-freedom of the analysis model is extremely large, or if the geometry of the domain is much complex. In addition, mesh generation is usually carried out in a sequential algorithm, although parallel computing is becoming available for large-scale numerical. Therefore, we need to develop a new CAE algorithm, where parallel computing is employed throughout the process. Especial1y, the sequential procedure of mesh generation becomes a serious bottleneck in the whole computational processing, if frequent mesh refinement is required in the problems,
Platform: | Size: 412672 | Author: nima fathi | Hits:

[matlabransac3

Description: 利用RANSAC算法鲁棒性的计算两幅视图间的基本矩阵,本代码含有7点算法,8点算法-RANSAC algorithm using the calculation of robust fundamental matrix between two views, this code contains the algorithm 7, 8-point algorithm
Platform: | Size: 933888 | Author: 苇子根 | Hits:

[Picture ViewerBezier

Description: 用某种方法实现圆的生成算法 2. 实现橡皮筋直线、圆、矩形。 3. 实现基本几何变换(平移、旋转、缩放)。 4. 实现Bezier曲线或B样条曲线。 5. 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来-1. Using a method to achieve a circle generation algorithm 2. To achieve a rubber band straight, round, rectangular. 3. The realization of fundamental geometric transformations (translation, rotation, scaling). 4. To achieve Bezier curves or B-spline curve. 5. The final rendering result is a small interactive graphics system, with interface to link up all the features
Platform: | Size: 1318912 | Author: 上官菲菲 | Hits:

[AI-NN-PRKMEANS

Description: C++实现的简单的k均值聚类算法。最基本的聚类算法。-Kmeans clustering algorithm using VC++. It is one of the most fundamental algorithms.
Platform: | Size: 36864 | Author: 王珣 | Hits:

[Software Engineeringsoftwarephaselockedloop

Description: 在电网电压频率波动或者三相不平衡的情况下,硬件锁相很难准确检测到基波正序的相位。在结合PWM整流器空间矢量解耦控制算法的基础上,将软件锁相环技术应用在PWM整流器控制系统中,并用仿真和实验验证了该方案的可行性。实验结果表明,该方案解决了电网电压频率波动及三相不平衡时的相位同步等问题,并在工程上具有一定参考价值。-Frequency or voltage fluctuations in three-phase unbalanced case, the hardware lock is difficult to accurately detect the fundamental positive sequence phase. In the space vector PWM rectifier with decoupling control algorithm based on the software used in the PWM rectifier PLL control system, and use simulation and experimental verification of the feasibility. Experimental results show that the solutions to address the voltage and frequency fluctuations of the phase unbalanced three-phase synchronization issues, and the project has a certain reference value.
Platform: | Size: 121856 | Author: ren | Hits:

[Program docA-new-clustering-method-to-prolong-the-lifetime-o

Description: One of the most critical issues in the wireless sensor networks is the network s nodes limited availability of energy. The network lifetime strictly depends on its energy efficiency. Clustering is a method to make the consumed energy efficient. LEACH is one of the fundamental clustering algorithms. In this paper we have proposed an algorithm which extends LEACH by considering number of neighbors and remaining of the energy of each node to be a cluster head. We have also proposed to use gateway nodes in each cluster to enable the cluster head to reduce its transmission radius within the cluster to achieve better power saving. We analyze and compared the proposed algorithm along with the LEACH, LEACH-c and MIMO the most recent extend over the LEACH and show that the proposed algorithm can prolong the lifetime of the network.
Platform: | Size: 307200 | Author: Mohamed Rias | Hits:

[Multimedia DevelopFftGuitarTuner_src

Description: 吉他调弦,相当于ap guitar tuner-This article shows how to use a Fast Fourier Transform (FFT) algorithm to calculate the fundamental frequency of a captured audio sound. Also, we will see how to apply the algorithm to analyze live sound to build a simple guitar tuner: the code provides a solution to the problem of calculation of the fundamental frequency of the played pitch.
Platform: | Size: 31744 | Author: bxstar | Hits:

[DSP programKalman3h

Description: DSP28xx编写的Kalman算法程序,建立了基波和三次谐波的模型以及算法DSP编程实现,测试成功!-DSP28xx write the Kalman algorithm, the establishment of the fundamental and third harmonic of DSP programming model and algorithm, the test is successful!
Platform: | Size: 2635776 | Author: 吴晓波 | Hits:

[OtherPython.Algorithms.pdf

Description: python的算法书,挺好的,可以下来看看,英文文字版的-Python Algorithms explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it also gives a solid understanding of fundamental algorithmic problem-solving techniques. The book deals with some of the most important and challenging areas of programming and computer science, but in a highly pedagogic and readable manner. The book covers both algorithmic theory and programming practice, demonstrating how theory is reflected in real Python programs. Well-known algorithms and data structures that are built into the Python language are explained, and the user is shown how to implement and evaluate others himself. What you’ll learn Transform new problems to well-known algorithmic problems with efficient solutions, or show that the problems belong to classes of problems thought not to be efficiently solvable. Analyze algorithms and Python programs both using mathemat
Platform: | Size: 3155968 | Author: haha | Hits:

[Windows DevelopAlgorithms-and-Structures

Description: 搞计算机的人都应该很清楚,语言只是一种工具,算法才是灵魂。现在的开发语言有很多,如C++,VB,Perl,java,c#,还有如脚本语言js,vbs等,在如此多的选择面前,很多人不知道该选择哪一种好。其实不管哪一种语言,既然他存在,就一定有他的价值,有它的特定用途,而这往往是其它语言所无法比拟的。譬如C++就适合于系统底层的编程,而java一般就用于对稳定性,兼容性要求较高的场合,正所谓各有所长。像我一般用C++编写网络基层和与操作系统相关的程序,用C#写ASP.NET等程序,必要的时候再辅以Rose, Rational XDE等建模工具。但无论选择哪一种语言,算法才是根本,掌握了算法,就掌握了所有语言的根本,以不变应万变。-Engaged in the computer should be very clear, language is only a tool, the algorithm is the soul. Development language a lot, such as C++, VB, Perl, java, c#, such as scripting languages ​ ​ the js, vbs, etc., in the face of so many choices, many people do not know which one of the select. In fact, no matter what kind of language, since he exists, must have value, it s a particular purpose, which is often unmatched by other languages​ ​ . Such as the C++ for the system underlying programming java in general for the stability, compatibility requirements of the occasion, the saying goes, have their own strengths. Like me with C++ to write the network the grassroots and the procedures associated with the operating system, written in C# ASP.NET and other procedures, when necessary, supplemented by Rose, Rational XDE, and other modeling tools. But the choice of what kind of language, the algorithm is fundamental to master algorithm, the hands of all language fundamental
Platform: | Size: 33792 | Author: hhmpc | Hits:

[matlabbanbo

Description: 半波傅氏算法,可以在半个周波内计算信号的基波及各次谐波的幅值,相角-Half-wave Fourier algorithm, can be calculated within a half cycle of the fundamental and the harmonic signal amplitude, phase angle
Platform: | Size: 1024 | Author: xubo | Hits:

[3D GraphicRansac

Description: RANSAC为RANdom SAmple Consensus的缩写,它是根据一组包含异常数据的样本数据集,计算出数据的数学模型参数,得到有效样本数据的算法。它于1981年由Fischler和Bolles最先提出[1]。 RANSAC算法经常用于计算机视觉中。例如,在立体视觉领域中同时解决一对相机的匹配点问题及基本矩阵的计算。 RANSAC算法的基本假设是样本中包含正确数据(inliers,可以被模型描述的数据),也包含异常数据(Outliers,偏离正常范围很远、无法适应数学模型的数据),即数据集中含有噪声。这些异常数据可能是由于错误的测量、错误的假设、错误的计算等产生的。同时RANSAC也假设,给定一组正确的数据,存在可以计算出符合这些数据的模型参数的方法。-RANSAC for RANdom SAmple Consensus, it is based on a set of sample data sets contain abnormal data, mathematical model parameters calculated data, the effective sample data algorithm. First proposed by Fischler and Bolles in 1981 [1]. The RANSAC algorithm often used in computer vision. For example, while addressing the three-dimensional visual field on the camera match point problem and the fundamental matrix calculation. The RANSAC algorithm' s basic assumption is that sample contains the correct data (inliers, can be described by the model data) also contain abnormal data (Outliers, deviated from the normal range very far, unable to adapt to the mathematical model of the data), that the data set contains noise. These abnormal data may be generated due to wrong measurements, wrong assumptions, wrong calculation. Simultaneously RANSAC also assume, given a set of correct data, there can be calculated out of these data to the model parameters.
Platform: | Size: 6607872 | Author: 周炜 | Hits:
« 1 2 34 »

CodeBus www.codebus.net